home *** CD-ROM | disk | FTP | other *** search
/ CD Actual: Windows XP / CDWindowsXP.iso / Datos / office / autodemo_officexp / default / personal_main.swf / scripts / DefineButton2_614 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-05-25  |  90 b   |  5 lines

  1. on(release){
  2.    _level0.gotoAndStop("start");
  3.    loadMovieNum("intro.swf",1,"GET");
  4. }
  5.